Autogenerated HTML docs for v1.5.5.1-114-g8d308 
diff --git a/git-config.html b/git-config.html index 78ca955..f8cf71a 100644 --- a/git-config.html +++ b/git-config.html 
@@ -973,7 +973,13 @@  used in combination with repositories found automatically in   a .git directory (i.e. $GIT_DIR is not set).   This can be overridden by the GIT_WORK_TREE environment  - variable and the <em>--work-tree</em> command line option.  + variable and the <em>--work-tree</em> command line option. It can be  + a absolute path or relative path to the directory specified by  + --git-dir or GIT_DIR.  + Note: If --git-dir or GIT_DIR are specified but none of  + --work-tree, GIT_WORK_TREE and core.worktree is specified,  + the current working directory is regarded as the top directory  + of your working tree.   </p>   </dd>   <dt>  @@ -2422,7 +2428,7 @@  </div>   <div id="footer">   <div id="footer-text">  -Last updated 26-Apr-2008 02:23:16 UTC  +Last updated 30-Apr-2008 08:42:07 UTC   </div>   </div>   </body>